home *** CD-ROM | disk | FTP | other *** search
- Date: Mon, 18 Oct 93 10:02:36 -0700
- From: ersmith@netcom.com (Eric R. Smith)
- Message-Id: <9310181702.AA14514@netcom2.netcom.com>
- To: lynbech@daimi.aau.dk, mint@atari.archive.umich.edu
- Subject: Re: Those dreaded ^M
-
- You definitely should include "/" in your UNIXMODE environment variable.
- The kernel *never* translates / into \ (since this would break some
- existing Atari programs) and so this translation must be handled in the
- libraries. The default UNIXMODE setting for the MiNT libraries is in fact
- just "/" alone.
-
- Regards,
- Eric
-